home *** CD-ROM | disk | FTP | other *** search
- object FastLineSeriesEditor: TFastLineSeriesEditor
- Left = 297
- Top = 155
- ActiveControl = BLinePen
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- ClientHeight = 45
- ClientWidth = 153
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- OnShow = FormShow
- TextHeight = 13
- object SHColor: TShape
- Left = 108
- Top = 12
- Width = 25
- Height = 25
- OnMouseUp = SHColorMouseUp
- end
- object BLinePen: TButton
- Left = 12
- Top = 12
- Width = 89
- Height = 25
- HelpContext = 275
- Caption = '&Border...'
- TabOrder = 0
- OnClick = BLinePenClick
- end
- end
-